home *** CD-ROM | disk | FTP | other *** search
- global gVR.CopyrightNotice, gVR.PanoFilename, gVR.ObjectFilename, gVR.CurrentHotSpotID, gVR.CurrentNode, gVR.HPanAngle, gVR.VPanAngle, gVR.ZoomAngle, gVR.NodeID, gVR.Quality, gVR.MouseOverHandler.Message, gVR.RolloverHotSpotHandler.Message, gVR.MouseDownHandler.Message, gVR.PanZoomStartHandler.Message, gVR.MouseStillDownHandler.Message, gVR.NodeLeaveHandler.Message, gVR.NavHPanAngle, gVR.NavVPanAngle, gVR.CurrentNodeID
-
- on reconcileText
- set the text of cast "Copyright Notice" to string(gVR.CopyrightNotice)
- set the text of cast "Pano Filename" to string(gVR.PanoFilename)
- set the text of cast "Object Filename" to string(gVR.ObjectFilename)
- set the text of cast "Current Hot Spot ID" to string(gVR.CurrentHotSpotID)
- set the text of cast "Current Node ID" to string(gVR.CurrentNode)
- set the text of cast "HPanAngle" to string(gVR.HPanAngle)
- set the text of cast "VPanAngle" to string(gVR.VPanAngle)
- set the text of cast "ZoomAngle" to string(gVR.ZoomAngle)
- set the text of cast "Node ID" to string(gVR.NodeID)
- set the text of cast "Quality" to string(gVR.Quality)
- set the text of cast "MouseOverHandler Message" to string(gVR.MouseOverHandler.Message)
- set the text of cast "RolloverHotSpotHandler Message" to string(gVR.RolloverHotSpotHandler.Message)
- set the text of cast "MouseDownHandler Message" to string(gVR.MouseDownHandler.Message)
- set the text of cast "PanZoomStartHandler Message" to string(gVR.PanZoomStartHandler.Message)
- set the text of cast "MouseStillDownHandler Message" to string(gVR.MouseStillDownHandler.Message)
- set the text of cast "NodeLeaveHandler Message" to string(gVR.NodeLeaveHandler.Message)
- set the text of cast "Nav hPanAngle" to string(gVR.NavHPanAngle)
- set the text of cast "Nav vPanAngle" to string(gVR.NavVPanAngle)
- set the text of cast "Current Node ID" to string(gVR.CurrentNodeID)
- end
-